projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb11cc1
)
range: whitespace fix
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 23 Feb 2016 05:31:31 +0000
(21:31 -0800)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Mon, 29 Feb 2016 18:45:12 +0000
(10:45 -0800)
gtk/gtkrange.c
patch
|
blob
|
history
diff --git
a/gtk/gtkrange.c
b/gtk/gtkrange.c
index c38e7c0d28da2c8627071bd93f59b27a5e29638b..4e3432b9aa0324f5f58ca5f1564e809ad058a089 100644
(file)
--- a/
gtk/gtkrange.c
+++ b/
gtk/gtkrange.c
@@
-1950,7
+1950,6
@@
gtk_range_allocate_trough (GtkCssGadget *gadget,
&highlight_alloc,
baseline,
&highlight_clip);
-
gdk_rectangle_union (out_clip, &highlight_clip, out_clip);
}
}